Schema
Table
tj_notateur_not
Descriptions
Le champ not_rfl_id correspond obligatoirement à un relevé existant
Definition
FOREIGN KEY (not_rfl_id)
REFERENCES public.t_relevefloristique_rfl(rfl_id)
ON DELETE NO ACTION
ON UPDATE NO ACTION
NOT DEFERRABLE
This file was generated with SQL Manager for PostgreSQL (www.pgsqlmanager.com) |